Vcenter NamespaceManagement NSXTier0Gateway Summary
The Vcenter NamespaceManagement NSXTier0Gateway Summary schema contains information about an NSX Tier0 Gateway.
This schema was added in vSphere API 7.0.2.0.
{
"tier0_gateway": "string",
"display_name": "string",
"description": "string",
"path": "string",
"parent_tier0_gateway": "string"
}
Identifier of the NSX Tier0 or Tier0-VRF Gateway.
This property was added in vSphere API 7.0.2.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: NSXTier0Gateway
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: NSXTier0Gateway
.
Display name of the NSX Gateway.
This property was added in vSphere API 7.0.2.0.
Description of the NSX Gateway.
This property was added in vSphere API 9.0.0.0.
If missing or null
, the gateway has no description set.
NSX Policy path of the NSX Gateway.
This property was added in vSphere API 7.0.2.0.
Parent Tier0 of the NSX Tier0-VRF Gateway.
This property was added in vSphere API 9.0.0.0.
If missing or null
, the gateway is not Tier0-VRF.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: NSXTier0Gateway
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: NSXTier0Gateway
.